Skip to content

test(idempotency): fix integration tests #2622

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 10, 2024
Merged

Conversation

dreamorosi
Copy link
Contributor

Summary

Changes

Please provide a summary of what's being changed

This PR updates the payload used to seed two of the integration test cases for the Idempotency utility so that the payloads are deep sorted and match the payloads generated.

This change should have been part of #2570 but was mistakenly excluded.

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: closes #2621


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@dreamorosi dreamorosi self-assigned this Jun 7, 2024
@dreamorosi dreamorosi requested a review from a team June 7, 2024 20:48
@dreamorosi dreamorosi requested a review from a team as a code owner June 7, 2024 20:48
@boring-cyborg boring-cyborg bot added the tests PRs that add or change tests label Jun 7, 2024
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Jun 7, 2024
@dreamorosi dreamorosi marked this pull request as draft June 7, 2024 21:00
@dreamorosi
Copy link
Contributor Author

One of the tests is still failing, but now because of a timeout.

Will look into it on Monday and see why.

@dreamorosi
Copy link
Contributor Author

@dreamorosi dreamorosi marked this pull request as ready for review June 10, 2024 16:04
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dreamorosi dreamorosi merged commit b2109af into main Jun 10, 2024
12 checks passed
@dreamorosi dreamorosi deleted the test/idempotency/fix_e2e branch June 10, 2024 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S PR between 10-29 LOC tests PRs that add or change tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintenance: fix idempotency e2e tests
2 participants